XPathLibraryCollection.ICollection<XPathFunctionLibrary>.IsReadOnly PropertyXPathLibraryCollection.ICollection(Of XPathFunctionLibrary).IsReadOnly PropertyXPathLibraryCollection::ICollection<XPathFunctionLibrary>::IsReadOnly Property
- XmlPrime 1.1
- Other Versions ▼
Syntax
Private ReadOnly Property IsReadOnly As Boolean _ Implements ICollection.IsReadOnly Get
private bool System.Collections.Generic.ICollection<T>.IsReadOnly { get; }
private: property bool IsReadOnly { virtual bool System.Collections.Generic::ICollection<T>::get() sealed; }